Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not display deactivated users when their balance is really small #1363

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

almet
Copy link
Member

@almet almet commented Dec 27, 2024

Cases has been reported of rounding issues making deactivated users reapparing. This is due to the fact we're using floats (see #528 for details)

Fixes #1336

Cases has been reported of rounding issues making deactivated users
reapparing. This is due to the fact we're using floats (see #528 for
details)

Fixes #1336
@almet almet merged commit bd689f9 into main Jan 5, 2025
17 checks passed
@almet almet deleted the fix-1336 branch January 5, 2025 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rounding issues cause deactivated users to reappear indefinitely
1 participant